﻿2026-06-16T05:03:34.4930394Z Current runner version: '2.335.1'
2026-06-16T05:03:34.4934991Z Runner name: 'kitsubito'
2026-06-16T05:03:34.4935515Z Runner group name: 'Default'
2026-06-16T05:03:34.4936158Z Machine name: 'KITSUBITO'
2026-06-16T05:03:34.4938139Z ##[group]GITHUB_TOKEN Permissions
2026-06-16T05:03:34.4940110Z Contents: read
2026-06-16T05:03:34.4940520Z Metadata: read
2026-06-16T05:03:34.4940892Z Packages: read
2026-06-16T05:03:34.4941244Z ##[endgroup]
2026-06-16T05:03:34.4942803Z Secret source: Actions
2026-06-16T05:03:34.4943289Z Prepare workflow directory
2026-06-16T05:03:34.5294855Z Prepare all required actions
2026-06-16T05:03:34.5323411Z Getting action download info
2026-06-16T05:03:34.8753929Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-16T05:03:35.4223109Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-06-16T05:03:35.5034537Z ##[group]Run actions/checkout@v5
2026-06-16T05:03:35.5035271Z with:
2026-06-16T05:03:35.5035615Z   fetch-depth: 0
2026-06-16T05:03:35.5036034Z   repository: SaberMage/spt-core
2026-06-16T05:03:35.5039243Z   token: ***
2026-06-16T05:03:35.5039606Z   ssh-strict: true
2026-06-16T05:03:35.5039959Z   ssh-user: git
2026-06-16T05:03:35.5040316Z   persist-credentials: true
2026-06-16T05:03:35.5040712Z   clean: true
2026-06-16T05:03:35.5041080Z   sparse-checkout-cone-mode: true
2026-06-16T05:03:35.5041508Z   fetch-tags: false
2026-06-16T05:03:35.5041856Z   show-progress: true
2026-06-16T05:03:35.5042222Z   lfs: false
2026-06-16T05:03:35.5042563Z   submodules: false
2026-06-16T05:03:35.5042935Z   set-safe-directory: true
2026-06-16T05:03:35.5043540Z ##[endgroup]
2026-06-16T05:03:35.5814570Z Syncing repository: SaberMage/spt-core
2026-06-16T05:03:35.5816015Z ##[group]Getting Git version info
2026-06-16T05:03:35.5816711Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-16T05:03:35.5817598Z [command]/usr/bin/git version
2026-06-16T05:03:35.5818005Z git version 2.43.0
2026-06-16T05:03:35.5828040Z ##[endgroup]
2026-06-16T05:03:35.5838933Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c67b8854-f5d2-44f6-83df-b0718b7b8046' before making global git config changes
2026-06-16T05:03:35.5840149Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T05:03:35.5842261Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-16T05:03:35.5874066Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-16T05:03:35.5893221Z https://github.com/SaberMage/spt-core
2026-06-16T05:03:35.5903180Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-16T05:03:35.5905599Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-16T05:03:35.5923839Z refs/heads/main
2026-06-16T05:03:35.5931289Z [command]/usr/bin/git checkout --detach
2026-06-16T05:03:35.6008762Z HEAD is now at ede1932 docs: frame adapter guidance positively (state what to do)
2026-06-16T05:03:35.6077538Z [command]/usr/bin/git branch --delete --force main
2026-06-16T05:03:35.6106143Z Deleted branch main (was ede1932).
2026-06-16T05:03:35.6110124Z ##[endgroup]
2026-06-16T05:03:35.6113158Z [command]/usr/bin/git submodule status
2026-06-16T05:03:35.6297097Z ##[group]Cleaning the repository
2026-06-16T05:03:35.6300497Z [command]/usr/bin/git clean -ffdx
2026-06-16T05:03:35.6326840Z Removing traceable-reqs
2026-06-16T05:03:35.6335002Z [command]/usr/bin/git reset --hard HEAD
2026-06-16T05:03:35.6379506Z HEAD is now at ede1932 docs: frame adapter guidance positively (state what to do)
2026-06-16T05:03:35.6384273Z ##[endgroup]
2026-06-16T05:03:35.6386168Z ##[group]Disabling automatic garbage collection
2026-06-16T05:03:35.6389390Z [command]/usr/bin/git config --local gc.auto 0
2026-06-16T05:03:35.6413283Z ##[endgroup]
2026-06-16T05:03:35.6413912Z ##[group]Setting up auth
2026-06-16T05:03:35.6418281Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-16T05:03:35.6442392Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-16T05:03:35.6625852Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T05:03:35.6653990Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-16T05:03:35.6843499Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T05:03:35.6867106Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-16T05:03:35.7050601Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-16T05:03:35.7079047Z ##[endgroup]
2026-06-16T05:03:35.7079826Z ##[group]Fetching the repository
2026-06-16T05:03:35.7085772Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +d8cb7d5539100647d9a8958696275d551689047c:refs/remotes/pull/16/merge
2026-06-16T05:03:36.5477456Z From https://github.com/SaberMage/spt-core
2026-06-16T05:03:36.5478459Z    9d5fb63..221c0e7  m11-shell-substrate -> origin/m11-shell-substrate
2026-06-16T05:03:36.5506346Z ##[endgroup]
2026-06-16T05:03:36.5507081Z ##[group]Determining the checkout info
2026-06-16T05:03:36.5507831Z ##[endgroup]
2026-06-16T05:03:36.5517282Z [command]/usr/bin/git sparse-checkout disable
2026-06-16T05:03:36.5557620Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-16T05:03:36.5581541Z ##[group]Checking out the ref
2026-06-16T05:03:36.5583720Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/16/merge
2026-06-16T05:03:36.5746023Z Previous HEAD position was ede1932 docs: frame adapter guidance positively (state what to do)
2026-06-16T05:03:36.5747717Z HEAD is now at d8cb7d5 Merge 221c0e7ff427f5a001ad47991c21c5e4aa18dd98 into 93754408a9612092dc85597cbe11efa28642f2fa
2026-06-16T05:03:36.5754376Z ##[endgroup]
2026-06-16T05:03:36.5791938Z [command]/usr/bin/git log -1 --format=%H
2026-06-16T05:03:36.5814404Z d8cb7d5539100647d9a8958696275d551689047c
2026-06-16T05:03:36.6006471Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-16T05:03:36.6007325Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-16T05:03:36.6024294Z shell: /usr/bin/bash -e {0}
2026-06-16T05:03:36.6024888Z ##[endgroup]
2026-06-16T05:03:36.6140593Z ##[group]Run set -euo pipefail
2026-06-16T05:03:36.6141167Z [36;1mset -euo pipefail[0m
2026-06-16T05:03:36.6141605Z [36;1mPIN=0c95435[0m
2026-06-16T05:03:36.6142016Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-06-16T05:03:36.6142516Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-06-16T05:03:36.6143183Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-06-16T05:03:36.6143977Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-06-16T05:03:36.6144782Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-06-16T05:03:36.6145445Z [36;1m  rm -rf "$CACHE"[0m
2026-06-16T05:03:36.6145904Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-06-16T05:03:36.6146440Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-06-16T05:03:36.6147104Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-06-16T05:03:36.6147811Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-06-16T05:03:36.6148290Z [36;1mfi[0m
2026-06-16T05:03:36.6148851Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-16T05:03:36.6163336Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-16T05:03:36.6163922Z env:
2026-06-16T05:03:36.6164486Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-16T05:03:36.6164953Z ##[endgroup]
2026-06-16T05:03:37.2629340Z    Compiling proc-macro2 v1.0.106
2026-06-16T05:03:37.2631128Z    Compiling unicode-ident v1.0.24
2026-06-16T05:03:37.2632415Z    Compiling quote v1.0.45
2026-06-16T05:03:37.2633565Z    Compiling libc v0.2.186
2026-06-16T05:03:37.2634714Z    Compiling serde_core v1.0.228
2026-06-16T05:03:37.2635942Z    Compiling cfg-if v1.0.4
2026-06-16T05:03:37.2637149Z    Compiling serde v1.0.228
2026-06-16T05:03:37.2674812Z    Compiling log v0.4.32
2026-06-16T05:03:37.2716443Z    Compiling pin-project-lite v0.2.17
2026-06-16T05:03:37.2748215Z    Compiling typenum v1.20.1
2026-06-16T05:03:37.2781532Z    Compiling portable-atomic v1.13.1
2026-06-16T05:03:37.2823628Z    Compiling memchr v2.8.1
2026-06-16T05:03:37.2825370Z    Compiling version_check v0.9.5
2026-06-16T05:03:37.2826668Z    Compiling find-msvc-tools v0.1.9
2026-06-16T05:03:37.2869768Z    Compiling critical-section v1.2.0
2026-06-16T05:03:37.3345220Z    Compiling shlex v2.0.1
2026-06-16T05:03:37.3590752Z    Compiling futures-core v0.3.32
2026-06-16T05:03:37.3682678Z    Compiling bytes v1.11.1
2026-06-16T05:03:37.3953783Z    Compiling subtle v2.6.1
2026-06-16T05:03:37.5063570Z    Compiling equivalent v1.0.2
2026-06-16T05:03:37.5143359Z    Compiling smallvec v1.15.1
2026-06-16T05:03:37.5393563Z    Compiling itoa v1.0.18
2026-06-16T05:03:37.5752936Z    Compiling semver v1.0.28
2026-06-16T05:03:37.5840156Z    Compiling stable_deref_trait v1.2.1
2026-06-16T05:03:37.5912175Z    Compiling futures-io v0.3.32
2026-06-16T05:03:37.5981615Z    Compiling slab v0.4.12
2026-06-16T05:03:37.6388767Z    Compiling futures-sink v0.3.32
2026-06-16T05:03:37.6512494Z    Compiling futures-task v0.3.32
2026-06-16T05:03:37.6972421Z    Compiling generic-array v0.14.7
2026-06-16T05:03:37.7499990Z    Compiling futures-channel v0.3.32
2026-06-16T05:03:37.7624647Z    Compiling bitflags v2.12.1
2026-06-16T05:03:37.7738773Z    Compiling hashbrown v0.17.1
2026-06-16T05:03:37.8215352Z    Compiling rustversion v1.0.22
2026-06-16T05:03:37.8356103Z    Compiling cpufeatures v0.2.17
2026-06-16T05:03:37.8462041Z    Compiling fnv v1.0.7
2026-06-16T05:03:37.9101965Z    Compiling rustc_version v0.4.1
2026-06-16T05:03:37.9231556Z    Compiling strsim v0.11.1
2026-06-16T05:03:37.9382519Z    Compiling rand_core v0.10.1
2026-06-16T05:03:37.9781150Z    Compiling cfg_aliases v0.2.1
2026-06-16T05:03:37.9881187Z    Compiling writeable v0.6.3
2026-06-16T05:03:38.0491380Z    Compiling litemap v0.8.2
2026-06-16T05:03:38.0560579Z    Compiling icu_properties_data v2.2.0
2026-06-16T05:03:38.0591068Z    Compiling fs_extra v1.3.0
2026-06-16T05:03:38.1292509Z    Compiling ident_case v1.0.1
2026-06-16T05:03:38.2401396Z    Compiling getrandom v0.4.2
2026-06-16T05:03:38.2402403Z    Compiling dunce v1.0.5
2026-06-16T05:03:38.2771048Z    Compiling utf8_iter v1.0.4
2026-06-16T05:03:38.3051579Z    Compiling icu_normalizer_data v2.2.0
2026-06-16T05:03:38.4371388Z    Compiling autocfg v1.5.1
2026-06-16T05:03:38.4539853Z    Compiling percent-encoding v2.3.2
2026-06-16T05:03:38.4876413Z    Compiling http v1.4.1
2026-06-16T05:03:38.5032559Z    Compiling aws-lc-rs v1.17.0
2026-06-16T05:03:38.5110712Z    Compiling cpufeatures v0.3.0
2026-06-16T05:03:38.5314133Z    Compiling indexmap v2.14.0
2026-06-16T05:03:38.5571111Z    Compiling thiserror v2.0.18
2026-06-16T05:03:38.5681277Z    Compiling unicode-segmentation v1.13.3
2026-06-16T05:03:38.5930981Z    Compiling scopeguard v1.2.0
2026-06-16T05:03:38.6000689Z    Compiling chacha20 v0.10.0
2026-06-16T05:03:38.6877076Z    Compiling syn v2.0.117
2026-06-16T05:03:38.7211239Z    Compiling lock_api v0.4.14
2026-06-16T05:03:38.7282248Z    Compiling form_urlencoded v1.2.2
2026-06-16T05:03:38.7350690Z    Compiling untrusted v0.9.0
2026-06-16T05:03:38.7600909Z    Compiling heck v0.5.0
2026-06-16T05:03:38.8318698Z    Compiling rustls v0.23.40
2026-06-16T05:03:38.8760989Z    Compiling unicode-xid v0.2.6
2026-06-16T05:03:38.9263776Z    Compiling anyhow v1.0.102
2026-06-16T05:03:38.9524104Z    Compiling const-oid v0.10.2
2026-06-16T05:03:38.9701336Z    Compiling atomic-waker v1.1.2
2026-06-16T05:03:38.9851789Z    Compiling paste v1.0.15
2026-06-16T05:03:38.9857448Z    Compiling zerocopy v0.8.50
2026-06-16T05:03:39.0131250Z    Compiling parking_lot_core v0.9.12
2026-06-16T05:03:39.1083620Z    Compiling convert_case v0.10.0
2026-06-16T05:03:39.1150894Z    Compiling httparse v1.10.1
2026-06-16T05:03:39.1201010Z    Compiling num-traits v0.2.19
2026-06-16T05:03:39.1661590Z    Compiling hybrid-array v0.4.12
2026-06-16T05:03:39.1730524Z    Compiling curve25519-dalek v4.1.3
2026-06-16T05:03:39.2856780Z    Compiling ahash v0.8.12
2026-06-16T05:03:39.2921156Z    Compiling powerfmt v0.2.0
2026-06-16T05:03:39.3221482Z    Compiling fastrand v2.4.1
2026-06-16T05:03:39.3846094Z    Compiling jobserver v0.1.34
2026-06-16T05:03:39.3960640Z    Compiling either v1.16.0
2026-06-16T05:03:39.4784754Z    Compiling base64ct v1.8.3
2026-06-16T05:03:39.5151425Z    Compiling crypto-common v0.1.7
2026-06-16T05:03:39.5560944Z    Compiling block-buffer v0.10.4
2026-06-16T05:03:39.5780769Z    Compiling http-body v1.0.1
2026-06-16T05:03:39.6116947Z    Compiling deranged v0.5.8
2026-06-16T05:03:39.6650731Z    Compiling digest v0.10.7
2026-06-16T05:03:39.6960649Z    Compiling cc v1.2.63
2026-06-16T05:03:39.7640841Z    Compiling try-lock v0.2.5
2026-06-16T05:03:39.8390939Z    Compiling pem-rfc7468 v1.0.0
2026-06-16T05:03:39.8460682Z    Compiling data-encoding v2.11.0
2026-06-16T05:03:39.8576882Z    Compiling zmij v1.0.21
2026-06-16T05:03:39.8716849Z    Compiling mio v1.2.1
2026-06-16T05:03:39.9210833Z    Compiling socket2 v0.6.4
2026-06-16T05:03:39.9311123Z    Compiling getrandom v0.2.17
2026-06-16T05:03:40.1220951Z    Compiling rand_core v0.6.4
2026-06-16T05:03:40.1260554Z    Compiling tinyvec_macros v0.1.1
2026-06-16T05:03:40.1302074Z    Compiling vcpkg v0.2.15
2026-06-16T05:03:40.1970759Z    Compiling rand v0.10.1
2026-06-16T05:03:40.2575897Z    Compiling base64 v0.22.1
2026-06-16T05:03:40.2760914Z    Compiling num-conv v0.2.2
2026-06-16T05:03:40.2951846Z    Compiling tower-service v0.3.3
2026-06-16T05:03:40.3060495Z    Compiling time-core v0.1.8
2026-06-16T05:03:40.3220720Z    Compiling pkg-config v0.3.33
2026-06-16T05:03:40.3364096Z    Compiling parking_lot v0.12.5
2026-06-16T05:03:40.3652406Z    Compiling tinyvec v1.11.0
2026-06-16T05:03:40.4480537Z    Compiling sha2 v0.10.9
2026-06-16T05:03:40.4700661Z    Compiling crypto-common v0.2.2
2026-06-16T05:03:40.6245162Z    Compiling block-buffer v0.12.0
2026-06-16T05:03:40.7170478Z    Compiling want v0.3.1
2026-06-16T05:03:40.8380852Z    Compiling inout v0.1.4
2026-06-16T05:03:40.8900747Z    Compiling vergen-lib v9.1.0
2026-06-16T05:03:40.8981345Z    Compiling n0-future v0.3.2
2026-06-16T05:03:40.9010587Z    Compiling winnow v1.0.3
2026-06-16T05:03:40.9050784Z    Compiling diatomic-waker v0.2.3
2026-06-16T05:03:40.9548497Z    Compiling cordyceps v0.3.4
2026-06-16T05:03:41.0246753Z    Compiling cmake v0.1.58
2026-06-16T05:03:41.0593602Z    Compiling crossbeam-utils v0.8.21
2026-06-16T05:03:41.0660980Z    Compiling parking v2.2.1
2026-06-16T05:03:41.0771995Z    Compiling serde_json v1.0.150
2026-06-16T05:03:41.0782388Z    Compiling signature v2.2.0
2026-06-16T05:03:41.1561013Z    Compiling spin v0.10.0
2026-06-16T05:03:41.2030596Z    Compiling httpdate v1.0.3
2026-06-16T05:03:41.2711099Z    Compiling futures-buffered v0.2.13
2026-06-16T05:03:41.2791097Z    Compiling futures-lite v2.6.1
2026-06-16T05:03:41.2830773Z    Compiling ed25519 v2.2.3
2026-06-16T05:03:41.3179144Z    Compiling cipher v0.4.4
2026-06-16T05:03:41.3336323Z    Compiling netlink-packet-core v0.8.1
2026-06-16T05:03:41.3455214Z    Compiling universal-hash v0.5.1
2026-06-16T05:03:41.3848069Z    Compiling vergen v9.1.0
2026-06-16T05:03:41.4677255Z    Compiling digest v0.11.3
2026-06-16T05:03:41.4719429Z    Compiling vergen-lib v0.1.6
2026-06-16T05:03:41.5432606Z    Compiling heapless v0.7.17
2026-06-16T05:03:41.5495789Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-16T05:03:41.5807752Z    Compiling noq-udp v0.10.0
2026-06-16T05:03:41.5811887Z    Compiling sync_wrapper v1.0.2
2026-06-16T05:03:41.6180739Z    Compiling byteorder v1.5.0
2026-06-16T05:03:41.6631443Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-16T05:03:41.6718693Z    Compiling opaque-debug v0.3.1
2026-06-16T05:03:41.7237539Z    Compiling allocator-api2 v0.2.21
2026-06-16T05:03:41.7321564Z    Compiling polyval v0.6.2
2026-06-16T05:03:41.7860949Z    Compiling hash32 v0.2.1
2026-06-16T05:03:41.8469976Z    Compiling spin v0.9.8
2026-06-16T05:03:41.8580782Z    Compiling vergen-gitcl v1.0.8
2026-06-16T05:03:41.8660522Z    Compiling tower-layer v0.3.3
2026-06-16T05:03:41.9472622Z    Compiling num_threads v0.1.7
2026-06-16T05:03:41.9663806Z    Compiling aws-lc-sys v0.41.0
2026-06-16T05:03:41.9754881Z    Compiling ring v0.17.14
2026-06-16T05:03:41.9756285Z    Compiling libsqlite3-sys v0.30.1
2026-06-16T05:03:42.0253664Z    Compiling signature v3.0.0
2026-06-16T05:03:42.0416554Z    Compiling ryu v1.0.23
2026-06-16T05:03:42.0521159Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-16T05:03:42.0880624Z    Compiling fallible-iterator v0.3.0
2026-06-16T05:03:42.1380886Z    Compiling time v0.3.47
2026-06-16T05:03:42.1600898Z    Compiling ghash v0.5.1
2026-06-16T05:03:42.2040867Z    Compiling sha2 v0.11.0-rc.5
2026-06-16T05:03:42.2080762Z    Compiling ctr v0.9.2
2026-06-16T05:03:42.2600958Z    Compiling aes v0.8.4
2026-06-16T05:03:42.2790193Z    Compiling fs2 v0.4.3
2026-06-16T05:03:42.3900756Z    Compiling http-body-util v0.1.3
2026-06-16T05:03:42.4280854Z    Compiling aead v0.5.2
2026-06-16T05:03:42.4533227Z    Compiling openssl-probe v0.2.1
2026-06-16T05:03:42.4869658Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-16T05:03:42.5640877Z    Compiling crossbeam-channel v0.5.15
2026-06-16T05:03:42.6320659Z    Compiling crossbeam-epoch v0.9.18
2026-06-16T05:03:42.6475343Z    Compiling blake3 v1.8.5
2026-06-16T05:03:42.6600387Z    Compiling netlink-packet-route v0.29.0
2026-06-16T05:03:42.6970343Z    Compiling uuid v1.23.2
2026-06-16T05:03:42.9320431Z    Compiling aes-gcm v0.10.3
2026-06-16T05:03:42.9680652Z    Compiling memoffset v0.6.5
2026-06-16T05:03:43.0950687Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-16T05:03:43.1140541Z    Compiling acto v0.8.2
2026-06-16T05:03:43.1690867Z    Compiling noq v0.18.0
2026-06-16T05:03:43.1927003Z    Compiling netwatch v0.16.0
2026-06-16T05:03:43.2178107Z    Compiling xml-rs v0.8.28
2026-06-16T05:03:43.2210484Z    Compiling mac-addr v0.3.0
2026-06-16T05:03:43.3182544Z    Compiling sorted-index-buffer v0.2.1
2026-06-16T05:03:43.3576747Z    Compiling foldhash v0.2.0
2026-06-16T05:03:43.4334629Z    Compiling ref-cast v1.0.25
2026-06-16T05:03:43.4430754Z    Compiling rustc-hash v2.1.2
2026-06-16T05:03:43.4532803Z    Compiling rustix v1.1.4
2026-06-16T05:03:43.4830674Z    Compiling identity-hash v0.1.0
2026-06-16T05:03:43.5442237Z    Compiling tagptr v0.2.0
2026-06-16T05:03:43.5745327Z    Compiling thiserror v1.0.69
2026-06-16T05:03:43.5878675Z    Compiling lru-slab v0.1.2
2026-06-16T05:03:43.7049546Z    Compiling hashbrown v0.16.1
2026-06-16T05:03:43.8590355Z    Compiling netlink-packet-route v0.30.0
2026-06-16T05:03:43.9380611Z    Compiling errno v0.3.14
2026-06-16T05:03:43.9450348Z    Compiling serial-core v0.4.0
2026-06-16T05:03:44.0663208Z    Compiling proc-macro-crate v3.5.0
2026-06-16T05:03:44.0736543Z    Compiling xmltree v0.10.3
2026-06-16T05:03:44.1312071Z    Compiling synstructure v0.13.2
2026-06-16T05:03:44.2628759Z    Compiling darling_core v0.20.11
2026-06-16T05:03:44.4330467Z    Compiling serde_derive_internals v0.29.1
2026-06-16T05:03:44.4690309Z    Compiling ioctl-rs v0.1.6
2026-06-16T05:03:44.5280908Z    Compiling termios v0.2.2
2026-06-16T05:03:44.5350664Z    Compiling simple-dns v0.9.3
2026-06-16T05:03:44.5697402Z    Compiling aho-corasick v1.1.4
2026-06-16T05:03:44.6185116Z    Compiling arrayvec v0.7.6
2026-06-16T05:03:44.6260229Z    Compiling smol_str v0.1.24
2026-06-16T05:03:44.6532866Z    Compiling linux-raw-sys v0.12.1
2026-06-16T05:03:44.7760776Z    Compiling simdutf8 v0.1.5
2026-06-16T05:03:44.7849544Z    Compiling arrayref v0.3.9
2026-06-16T05:03:44.8196713Z    Compiling regex-syntax v0.8.10
2026-06-16T05:03:44.8451100Z    Compiling toml_write v0.1.2
2026-06-16T05:03:44.8650826Z    Compiling sha1_smol v1.0.1
2026-06-16T05:03:44.8930880Z    Compiling constant_time_eq v0.4.2
2026-06-16T05:03:45.0358444Z    Compiling signal-hook v0.3.18
2026-06-16T05:03:45.0867718Z    Compiling winnow v0.7.15
2026-06-16T05:03:45.0990740Z    Compiling resolv-conf v0.7.6
2026-06-16T05:03:45.1924885Z    Compiling serial-unix v0.4.0
2026-06-16T05:03:45.4341090Z    Compiling lru v0.16.4
2026-06-16T05:03:45.5360594Z    Compiling darling_core v0.23.0
2026-06-16T05:03:45.5940936Z    Compiling signal-hook-registry v1.4.8
2026-06-16T05:03:45.6801234Z    Compiling serde_bytes v0.11.19
2026-06-16T05:03:45.8220723Z    Compiling hmac v0.12.1
2026-06-16T05:03:45.9289854Z    Compiling seize v0.5.1
2026-06-16T05:03:45.9420998Z    Compiling iroh v0.98.2
2026-06-16T05:03:45.9594336Z    Compiling cmov v0.5.4
2026-06-16T05:03:46.1311000Z    Compiling serde_derive v1.0.228
2026-06-16T05:03:46.2315295Z    Compiling zeroize_derive v1.4.3
2026-06-16T05:03:46.2435975Z    Compiling tokio-macros v2.7.0
2026-06-16T05:03:46.4210324Z    Compiling zerofrom-derive v0.1.7
2026-06-16T05:03:46.8724234Z    Compiling zeroize v1.8.2
2026-06-16T05:03:46.9310700Z    Compiling tokio v1.52.3
2026-06-16T05:03:47.0481164Z    Compiling futures-macro v0.3.32
2026-06-16T05:03:47.2330808Z    Compiling yoke-derive v0.8.2
2026-06-16T05:03:47.6716085Z    Compiling zerovec-derive v0.11.3
2026-06-16T05:03:47.6841177Z    Compiling displaydoc v0.2.6
2026-06-16T05:03:47.8562804Z    Compiling zerofrom v0.1.8
2026-06-16T05:03:47.9780983Z    Compiling futures-util v0.3.32
2026-06-16T05:03:47.9899984Z    Compiling tracing-attributes v0.1.31
2026-06-16T05:03:48.0020455Z    Compiling rustls-pki-types v1.14.1
2026-06-16T05:03:48.2711109Z    Compiling thiserror-impl v2.0.18
2026-06-16T05:03:48.5260497Z    Compiling yoke v0.8.3
2026-06-16T05:03:48.5611829Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-16T05:03:48.7247429Z    Compiling zerotrie v0.2.4
2026-06-16T05:03:48.7979130Z    Compiling darling_macro v0.20.11
2026-06-16T05:03:49.1031271Z    Compiling darling v0.20.11
2026-06-16T05:03:49.1172197Z    Compiling derive_more-impl v2.1.1
2026-06-16T05:03:49.1764764Z    Compiling derive_builder_core v0.20.2
2026-06-16T05:03:49.1923022Z    Compiling n0-error-macros v0.1.3
2026-06-16T05:03:49.1930022Z    Compiling spez v0.1.2
2026-06-16T05:03:49.2124733Z    Compiling zerovec v0.11.6
2026-06-16T05:03:49.6009125Z    Compiling der v0.8.0-rc.10
2026-06-16T05:03:49.6790740Z    Compiling pin-project-internal v1.1.13
2026-06-16T05:03:50.0120607Z    Compiling tinystr v0.8.3
2026-06-16T05:03:50.0441650Z    Compiling potential_utf v0.1.5
2026-06-16T05:03:50.2316295Z    Compiling icu_locale_core v2.2.0
2026-06-16T05:03:50.2390722Z    Compiling icu_collections v2.2.0
2026-06-16T05:03:50.3639325Z    Compiling n0-error v0.1.3
2026-06-16T05:03:50.5647578Z    Compiling derive_builder_macro v0.20.2
2026-06-16T05:03:50.7760745Z    Compiling ed25519-dalek v2.2.0
2026-06-16T05:03:50.8760745Z    Compiling derive_builder v0.20.2
2026-06-16T05:03:51.1032503Z    Compiling pin-project v1.1.13
2026-06-16T05:03:51.1840712Z    Compiling spki v0.8.0-rc.4
2026-06-16T05:03:51.3241090Z    Compiling spt-proto v0.7.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-16T05:03:51.3488451Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-16T05:03:51.3566335Z    Compiling cobs v0.3.0
2026-06-16T05:03:51.4439183Z    Compiling ipnet v2.12.0
2026-06-16T05:03:51.4870972Z    Compiling icu_provider v2.2.0
2026-06-16T05:03:51.5320815Z    Compiling ed25519 v3.0.0-rc.4
2026-06-16T05:03:51.8588755Z    Compiling icu_properties v2.2.0
2026-06-16T05:03:51.8810731Z    Compiling icu_normalizer v2.2.0
2026-06-16T05:03:52.0311014Z    Compiling prefix-trie v0.8.4
2026-06-16T05:03:52.0532890Z    Compiling futures-executor v0.3.32
2026-06-16T05:03:52.2180770Z    Compiling once_cell v1.21.4
2026-06-16T05:03:52.2270726Z    Compiling futures v0.3.32
2026-06-16T05:03:52.2469814Z    Compiling postcard-derive v0.2.2
2026-06-16T05:03:52.3040722Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-16T05:03:52.4708510Z    Compiling tracing-core v0.1.36
2026-06-16T05:03:52.8495513Z    Compiling data-encoding-macro v0.1.20
2026-06-16T05:03:52.8716336Z    Compiling rustls-native-certs v0.8.4
2026-06-16T05:03:52.8807823Z    Compiling postcard v1.1.3
2026-06-16T05:03:52.9026208Z    Compiling num_enum_derive v0.7.6
2026-06-16T05:03:52.9128186Z    Compiling strum_macros v0.28.0
2026-06-16T05:03:52.9347553Z    Compiling hashbrown v0.14.5
2026-06-16T05:03:52.9720914Z    Compiling tokio-util v0.7.18
2026-06-16T05:03:53.1350297Z    Compiling tracing v0.1.44
2026-06-16T05:03:53.1690745Z    Compiling netlink-sys v0.8.8
2026-06-16T05:03:53.3540677Z    Compiling idna_adapter v1.2.2
2026-06-16T05:03:53.4220465Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-16T05:03:53.4670922Z    Compiling idna v1.1.0
2026-06-16T05:03:53.4724537Z    Compiling tower v0.5.3
2026-06-16T05:03:53.4995561Z    Compiling iroh-metrics-derive v0.4.1
2026-06-16T05:03:53.7320773Z    Compiling derive_more v2.1.1
2026-06-16T05:03:53.7374078Z    Compiling enum-assoc v1.3.0
2026-06-16T05:03:53.7899748Z    Compiling hashlink v0.9.1
2026-06-16T05:03:53.8120714Z    Compiling async-trait v0.1.89
2026-06-16T05:03:53.8430999Z    Compiling netlink-proto v0.12.0
2026-06-16T05:03:53.8649269Z    Compiling netdev v0.42.0
2026-06-16T05:03:53.9610451Z    Compiling url v2.5.8
2026-06-16T05:03:53.9950884Z    Compiling iroh-metrics v0.38.3
2026-06-16T05:03:54.0193424Z    Compiling h2 v0.4.14
2026-06-16T05:03:54.1503859Z    Compiling num_enum v0.7.6
2026-06-16T05:03:54.2015663Z    Compiling n0-watcher v0.6.1
2026-06-16T05:03:54.2160105Z    Compiling tokio-stream v0.1.18
2026-06-16T05:03:54.2327665Z    Compiling rusqlite v0.32.1
2026-06-16T05:03:54.2490481Z    Compiling iroh-relay v0.98.0
2026-06-16T05:03:54.2871877Z    Compiling moka v0.12.15
2026-06-16T05:03:54.4945668Z    Compiling toml_datetime v0.6.11
2026-06-16T05:03:54.5410886Z    Compiling serde_spanned v0.6.9
2026-06-16T05:03:54.5510748Z    Compiling ref-cast-impl v1.0.25
2026-06-16T05:03:54.7039384Z    Compiling thiserror-impl v1.0.69
2026-06-16T05:03:54.8400587Z    Compiling toml_edit v0.22.27
2026-06-16T05:03:54.8850929Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-16T05:03:54.8941182Z    Compiling tower-http v0.6.11
2026-06-16T05:03:54.9071039Z    Compiling attohttpc v0.30.1
2026-06-16T05:03:55.0180981Z    Compiling iroh-base v0.98.0
2026-06-16T05:03:55.4980936Z    Compiling spt-store v0.7.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-16T05:03:55.5210644Z    Compiling webpki-roots v1.0.7
2026-06-16T05:03:55.5290984Z    Compiling regex-automata v0.4.14
2026-06-16T05:03:55.5780548Z    Compiling schemars_derive v1.2.1
2026-06-16T05:03:55.6600664Z    Compiling dyn-clone v1.0.20
2026-06-16T05:03:55.7660778Z    Compiling strum v0.28.0
2026-06-16T05:03:55.8120767Z    Compiling pin-utils v0.1.0
2026-06-16T05:03:55.8690956Z    Compiling iroh-dns v0.98.0
2026-06-16T05:03:55.8820870Z    Compiling utf8parse v0.2.2
2026-06-16T05:03:55.9070622Z    Compiling rustix v0.38.44
2026-06-16T05:03:55.9731250Z    Compiling bitflags v1.3.2
2026-06-16T05:03:56.0291129Z    Compiling nix v0.25.1
2026-06-16T05:03:56.0810818Z    Compiling anstyle-parse v1.0.0
2026-06-16T05:03:56.1955809Z    Compiling backon v1.6.0
2026-06-16T05:03:56.2864254Z    Compiling filedescriptor v0.8.3
2026-06-16T05:03:56.2935078Z    Compiling darling_macro v0.23.0
2026-06-16T05:03:56.3959878Z    Compiling ctutils v0.4.2
2026-06-16T05:03:56.4881105Z    Compiling papaya v0.2.4
2026-06-16T05:03:56.5033823Z    Compiling hkdf v0.12.4
2026-06-16T05:03:56.6545616Z    Compiling serial v0.4.0
2026-06-16T05:03:56.6610244Z    Compiling downcast-rs v1.2.1
2026-06-16T05:03:56.6919516Z    Compiling anstyle v1.0.14
2026-06-16T05:03:56.7270797Z    Compiling anstyle-query v1.1.5
2026-06-16T05:03:56.7508675Z    Compiling colorchoice v1.0.5
2026-06-16T05:03:56.7865160Z    Compiling linux-raw-sys v0.4.15
2026-06-16T05:03:56.8084561Z    Compiling instability v0.3.12
2026-06-16T05:03:56.8691296Z    Compiling is_terminal_polyfill v1.70.2
2026-06-16T05:03:56.9478725Z    Compiling foldhash v0.1.5
2026-06-16T05:03:56.9794159Z    Compiling shell-words v1.1.1
2026-06-16T05:03:57.0131023Z    Compiling anstream v1.0.0
2026-06-16T05:03:57.0353284Z    Compiling signal-hook-mio v0.2.5
2026-06-16T05:03:57.0830951Z    Compiling darling v0.23.0
2026-06-16T05:03:57.1440802Z    Compiling hashbrown v0.15.5
2026-06-16T05:03:57.1586495Z    Compiling spake2 v0.4.0
2026-06-16T05:03:57.1666465Z    Compiling terminal_size v0.4.4
2026-06-16T05:03:57.1687905Z    Compiling strum_macros v0.26.4
2026-06-16T05:03:57.1908400Z    Compiling sha1 v0.10.6
2026-06-16T05:03:57.3060337Z    Compiling itertools v0.13.0
2026-06-16T05:03:57.4190769Z    Compiling castaway v0.2.4
2026-06-16T05:03:57.4440557Z    Compiling unicode-width v0.1.14
2026-06-16T05:03:57.5640547Z    Compiling static_assertions v1.1.0
2026-06-16T05:03:57.5740431Z    Compiling doctest-file v1.1.1
2026-06-16T05:03:57.6100807Z    Compiling schemars v1.2.1
2026-06-16T05:03:57.6320652Z    Compiling toml v0.8.23
2026-06-16T05:03:57.7423175Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-16T05:03:57.9340889Z    Compiling indoc v2.0.7
2026-06-16T05:03:58.1297835Z    Compiling clap_lex v1.1.0
2026-06-16T05:03:58.4220864Z    Compiling spt-msg v0.7.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-16T05:03:58.5440694Z    Compiling clap_builder v4.6.0
2026-06-16T05:03:58.7080716Z    Compiling regex v1.12.3
2026-06-16T05:03:59.0778827Z    Compiling crossterm v0.28.1
2026-06-16T05:03:59.3301142Z    Compiling spt-runtime v0.7.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-16T05:03:59.3420796Z    Compiling unicode-truncate v1.1.0
2026-06-16T05:03:59.4838090Z    Compiling interprocess v2.4.2
2026-06-16T05:03:59.5000485Z    Compiling lru v0.12.5
2026-06-16T05:03:59.6990781Z    Compiling hyper v1.10.1
2026-06-16T05:03:59.8103232Z    Compiling strum v0.26.3
2026-06-16T05:03:59.9440920Z    Compiling compact_str v0.8.2
2026-06-16T05:04:00.2260945Z    Compiling clap_derive v4.6.1
2026-06-16T05:04:00.3360590Z    Compiling iana-time-zone v0.1.65
2026-06-16T05:04:00.4891205Z    Compiling portable-pty v0.8.1
2026-06-16T05:04:00.6460739Z    Compiling unicode-width v0.2.0
2026-06-16T05:04:00.6879245Z    Compiling cassowary v0.3.0
2026-06-16T05:04:00.7322880Z    Compiling chrono v0.4.45
2026-06-16T05:04:00.7403387Z    Compiling nucleo-matcher v0.3.1
2026-06-16T05:04:00.8170849Z    Compiling qrcode v0.14.1
2026-06-16T05:04:00.9951791Z    Compiling spt-term v0.7.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-16T05:04:01.4820867Z    Compiling ratatui v0.29.0
2026-06-16T05:04:01.6430598Z    Compiling tempfile v3.27.0
2026-06-16T05:04:01.7560504Z    Compiling hyper-util v0.1.20
2026-06-16T05:04:02.2452144Z    Compiling spt-live v0.7.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-16T05:04:02.7717548Z    Compiling clap v4.6.1
2026-06-16T05:04:03.7010337Z    Compiling igd-next v0.17.1
2026-06-16T05:04:04.7986646Z    Compiling portmapper v0.16.0
2026-06-16T05:04:09.2492894Z    Compiling rustls-webpki v0.103.13
2026-06-16T05:04:11.5915196Z    Compiling tokio-rustls v0.26.4
2026-06-16T05:04:11.5918015Z    Compiling rustls-platform-verifier v0.7.0
2026-06-16T05:04:11.5918369Z    Compiling noq-proto v0.17.0
2026-06-16T05:04:11.7385540Z    Compiling hyper-rustls v0.27.9
2026-06-16T05:04:11.7386150Z    Compiling hickory-net v0.26.0-beta.4
2026-06-16T05:04:11.7386660Z    Compiling tokio-websockets v0.13.2
2026-06-16T05:04:11.8661103Z    Compiling reqwest v0.13.4
2026-06-16T05:04:12.7845740Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-16T05:04:26.4900505Z    Compiling spt-net v0.7.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-16T05:04:27.8534228Z    Compiling spt-daemon v0.7.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-16T05:04:34.5270997Z    Compiling spt v0.7.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-16T05:04:37.9954501Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
2026-06-16T05:04:38.0178764Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-9bca24873778ec7b)
2026-06-16T05:04:38.0192376Z 
2026-06-16T05:04:38.0192553Z running 1 test
2026-06-16T05:04:44.2022719Z test new_brain_serves_against_old_broker ... ok
2026-06-16T05:04:44.2024331Z 
2026-06-16T05:04:44.2024776Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.18s
2026-06-16T05:04:44.2025166Z 
2026-06-16T05:04:44.2248269Z Post job cleanup.
2026-06-16T05:04:44.2910252Z [command]/usr/bin/git version
2026-06-16T05:04:44.2943155Z git version 2.43.0
2026-06-16T05:04:44.3008222Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1619ae11-948e-4b82-85d6-ec35dbf794dc' before making global git config changes
2026-06-16T05:04:44.3008864Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T05:04:44.3012437Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-16T05:04:44.3041527Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-16T05:04:44.3068387Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-16T05:04:44.3260321Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T05:04:44.3278731Z http.https://github.com/.extraheader
2026-06-16T05:04:44.3285807Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-16T05:04:44.3309138Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-16T05:04:44.3492625Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T05:04:44.3516371Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-16T05:04:44.3843694Z Cleaning up orphan processes
2026-06-16T05:04:44.4390364Z Terminate orphan process: pid (4132284) (spt)
